.cl{
    clear:both;
}

.ind-a2-fl-d11 {
    margin-top:35px;
}
.max-wid {
    width: 1200px;
    margin: 0 auto;
}
.listxxgk1 h5{
    font-size: 18px !important;
    color: #333333 !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    font-weight: normal !important;
    line-height: initial !important;
}
.listxxgk1 span{
    font-size: 18px !important;
    color: #333333 !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    font-weight: normal !important;
    line-height: initial !important;
}
.hd {
    width: 100%;
    height: 307px;
    background: url("../img/a1.jpg");
}

.hd1 {
    width: 100%;
    padding-top: 30px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin-bottom: 85px;
}

.hd1 a {
    font-size: 16px;
}

.hd1 span {
    font-size: 18px;
    margin-left: 22px;
}

.hd1-fr {
    display: inline-flex;
}

.hd1-fr div:nth-child(1) {
    margin-right: 20px;
    font-size: 16px;
}

.hd2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hd2-fr {
    width: 429px;
    height: 52px;
    background: #fff;
    border-radius: 10px;
    padding-left: 32px;
    display: inline-flex;
    align-items: center;
}

.hd2-fr img {
    width: 17px;
}

.hd2-fr .hd2-fr-d1 {
    width: 274px;
    padding: 0 13px;
    border: none;
    color: #999999;
    font-size: 16px;
    height: 100%;
}

.hd2-fr .hd2-fr-d2 {
    height: 52px;
    width: 106px;
    background: #0e5197;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.nav1 {
    width: 100%;
    height: 103px;
    background: #0e5197;
}
.nav1>.clear{
    width: calc(276px * 5);
    margin: 0 auto;
    height:100%;
}

.nav-d1 {
    width: 275px;
    height:100%;
}
.nav-d2{
    display: inline-flex;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    align-items: center;
    height:100%;
    width: 100%;
}

.nav-d2 span {
    margin-left: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}

.nav-d2::after {
    content: '';
    width: 1px;
    height: 20px;
    background: #326aa5;
    position: absolute;
    right: 0;
    top: calc(50% - 20px / 2);
}

.nav-d1:last-child .nav-d2::after {
    content: none;
}

.nav {
    height: 84px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #666666;
}

.nav img {
    margin-right: 10px;
}
.phone-footer {
    display: none;
}
.footer {
    width: 100%;
    padding-top: 30px;
    background: #175da5;
}

.footer-a1 {
    width: 100%;
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
}

.footer-a1 a {
    display: inline-block;
    width: 146px;
    text-align: center;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-weight: lighter;
}

.footer-a1 a:last-child::after {
    content: none;
}

.footer-a1 a::after {
    content: '';
    width: 1px;
    height: 18px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    top: calc(50% - 18px / 2);
}

.footer-a2 {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-a2-d1 {
    position: relative;
}

.footer-a2-d2 {
    width: 195px;
    height: 46px;
    background: #fff;
    line-height: 46px;
    padding: 0 17px 0 34px;
    font-size: 16px;
    color: #333333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 5px;
}

.footer-a2-d2:nth-child(5) {
    margin-right: 0;
}

.footer-a2-d2 img {
    width: 13px;
    height: 9px;
}

.footer-a2-d3 {
    position: absolute;
    top: 46px;
    left: 0;
    padding: 0 17px 0 34px;
    font-size:14px;
    color: #333333;
    background: #fff;
    width:195px;
    max-height:calc(38px * 5);
    overflow-y: auto;
}

.footer-a2-d3 a {
    display: block;
    line-height: 38px;
}

.footer-a3 {
    padding-bottom: 20px;
}

.footer-a3-fl {
    padding-top: 30px;
    width: 700px;
}

.footer-a3-fl div {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 15px;
display: inline-block;
}
.footer-a3-fl div:nth-child(2n){
float:right;
width: 232px;
}
.footer-a3-fr-d1 {
    margin-right: 20px;
    padding-top: 5px;
}

.footer-a3-fr-d1:last-child {
    margin-right: 0;
}

.footer-a3-fr-d1>div {
    height: 110px;
    display: flex;
    align-items: center;
}

.footer-a3-fr-d3 {
    width: 108px;
}
.footer-a3-fr-d3 img{
     width: 90px;
    margin: 0 auto;
}
.footer-a3-fr-d1 span {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 14px;
    opacity: 0.8;
}

.footer-a4 {
    width: 100%;
    height: 61px;
    background: #0e5197;
    text-align: center;
}

.footer-a4 a {
    line-height: 61px;
    font-size: 14px;
    color: #fff;
    opacity: 0.8;
}

.footer-a2-d3 {
    display: none;
}

.ind-a1 {
    padding-top: 63px;
    margin-bottom: 52px;
}

.ind-a1-fl {
    width: 600px;
    height: 405px;
    overflow:hidden;
    
}

.ind-a1-fl .swiper-container,
.ind-a1-fl .swiper-slide {
    width: 100%;
    height: 100%;
}

.ind-a1-fl .swiper-slide {
    position: relative;
}

.ind-a1-fl-d1 {
    width: 100%;
    height: 100%;
}
.ind-a1-fl-d1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ind-a1-fl-d2 {
    position: absolute;
    height: 55px;
    background: rgba(0, 0, 0, 0.5);
    padding: 0 33px;
    font-size: 18px;
    color: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 55px;
}

.ind-a1-fl .swiper-pagination {
    display: flex;
    justify-content: flex-end;
    bottom: 22px;
    padding-right: 18px;
}

.ind-a1-fl .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.4);
    opacity: 1;
}

.ind-a1-fl .swiper-pagination-bullet-active {
    background: #0e5197;
}

.ind-a1-fr {
    width: 569px;
}

.ind-a1-fr-d1 {
    width: 100%;
    margin-bottom: 25px;
}

.ind-a1-fr-d1 .ind-a1-fr-d1-e1 {
    font-size: 24px;
    color: #333333;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 16px;
}

.ind-a1-fr-d1 .ind-a1-fr-d1-e2 {
    line-height: 30px;
    font-size: 16px;
    color: #5f5f5f;
}

.ind-a1-fr-d1 .ind-a1-fr-d1-e2 a {
    font-size: 16px;
    color: #e75617;
}

.ind-a1-fr-d2 {
    font-size: 20px;
    color: #585968;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
}

.ind-a1-fr-d2 span {
    margin-right: 35px;
    cursor: pointer;
    position: relative;
}

.ind-a1-fr-d2 span.on1 {
    font-size:20px;
    font-weight: bold;
    color: #0e5197;
    border-bottom: 6px solid #2867c6;
    padding-bottom: 12px;
}

.ind-a1-fr-d3 {
    width: 100%;
    position: relative;
    border-bottom: 1px dashed #c4c4c4;
    padding-top: 20px;
}

.ind-a1-fr-d3>a {
    position: absolute;
    right: 0;
    top: -45px;
    color: #999999;
    font-size: 16px;
}

.ind-a1-fr-d3-e1 {
    width: 100%;
    margin-bottom: 22px;
}

.ind-a1-fr-d3-e1 .fL {
    width: 455px;
    font-size: 16px;
    color: #454545;
    line-height: 18px;
}

.ind-a1-fr-d3-e1 .fR {
    font-size: 18px;
    color: #999999;
}

.ind-a2 {
    margin-bottom: 30px;
}

.ind-a2 .ind-a1-fr-d2 {
    width: 600px;
    font-weight: bold;
}

.ind-a2-fl-d1 {
    position: relative;
    width: 100%;
    padding-top: 33px;
}
.text_list{
    position: relative;
    width: 100%;
    padding-top: 33px;
}
.text_list li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width:600px;
    margin-bottom: 25px;
}
.text_list li a{
    font-size: 18px;
    color: #333333;
    width: 500px;
    position: relative;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.text_list li span {
    color: #999999;
    font-size: 18px;
    font-weight: lighter;
}
.ind-a2-fl-d1>a {
    position: absolute;
    right: 0;
    top: -45px;
    color: #999999;
    font-size: 16px;
}

.ind-a2-fl-d2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 25px;
}

.ind-a2-fl-d2 div {
    font-size: 18px;
    color: #333333;
    width: 690px;
    position: relative;
    padding-left: 20px;
}

.ind-a2-fl-d2 span {
    color: #999999;
    font-size: 18px;
}

.ind-a2-fl-d2>a {
    z-index: 2;
}

.ind-a2-fl-d2 div::before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    background: #808395;
    left: 0;
    top: calc(50% - 4px / 2);
}

.ind-a2-fr {
    width: 569px;
    height: 444px;
    background: #f7fbff;
    padding: 58px 40px 0;
    border-radius: 5px;
    margin-top: 25px;
    position: relative;
}

.ind-a2-fr-t1 {
    position: absolute;
    left: calc(50% - 293px / 2);
    width: 293px;
    height: 50px;
    background: url("../img/a10.png");
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    top: -31px;
}

.ind-a2-fr-d1 {
    width: 149px;
    height: 168px;
    margin-right: 13px;
    margin-bottom: 13px;
}

.ind-a3-tit {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.d_index .ind-a3-tit-d2 {
    
    color: #0E5197;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    left: 45%;
    top: 0;
    transform: translate(0,-45%);

}
.ind-a3-tit-d2 {
    
    color: #0E5197;
    font-size: 30px;
    font-weight: bold;
    

}
.ind-a3-d2 {
    width: 391px;
    height: 81px;
    background: linear-gradient(0deg, #F2F9FF, #B3CFFF);
    border: 1px solid #EAF2FF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #2867C6;
    font-weight: bold;
    margin-right: 13px;
    margin-bottom:10px;
}

.ind-a3-d2 img {
    margin-right: 20px;
}

.ind-a3-d1>.fL:nth-child(3n) .ind-a3-d2 {
    margin-right: 0;
}

.ind-a3-d3 {
    padding-top: 10px;
}

.ind-a3-d4 {
    width: 391px;
    height: 70px;
    background: linear-gradient(180deg, #B5D0FF 0%, #F0F8FF 100%);
    padding: 0 50px;
    margin-bottom: 10px;
}

.ind-a3-d4:nth-child(3n) {
    margin-right: 0;
}

.ind-a3-d4 span {
    line-height: 70px;
    display: inline-block;
    width: 50%;
    text-align: center;
    color: #333333;
    position: relative;
    font-size: 16px;
}

.ind-a3-d4 span:first-child::after {
    content: '';
    width: 1px;
    height: 13px;
    position: absolute;
    right: 0;
    top: calc(50% - 13px / 2);
    background: #333333;
}

.ind-a4 {
    overflow: hidden;
    padding-top: 50px;
    margin-bottom: 65px;
}

.ind-a4 .swiper-button-prev {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    opacity: 1;
    left: 2px;
}

.ind-a4 .swiper-button-prev::after {
    content: '';
    width: 10px;
    height: 15px;
    background: url("../img/a27.png");
    position: absolute;
    left: calc(50% - 10px / 2);
    top: calc(50% - 15px / 2);
}

.ind-a4 .swiper-button-prev:hover::after {
    background: url("../img/a28.png");
}

.ind-a4 .swiper-button-next {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    opacity: 1;
    right: 2px;
}

.ind-a4 .swiper-button-next::after {
    content: '';
    width: 10px;
    height: 15px;
    background: url("../img/a25.png");
    position: absolute;
    left: calc(50% - 10px / 2);
    top: calc(50% - 15px / 2);
}

.ind-a4 .swiper-button-next:hover::after {
    background: url("../img/a26.png");
}

.into-a1 {
    padding: 22px 38px 25px;
    background: #f7fbff;
    margin-bottom: 50px;
}

.into-a1-fl {
    width: 553px;
    height: 311px;
}

.into-a1-fr {
    width: 547px;
}

.interactive-a1-fr-tit {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 33px;
}

.interactive-a1-fr-tit span {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    position: relative;
}

.interactive-a1-fr-tit span::after {
    content: '';
    position: absolute;
    bottom: -23px;
    left: 0;
    width: 118px;
    height: 6px;
    background: #2867c6;
}

.interactive-a1-fr-tit a {
    font-size: 16px;
    color: #999999;
}

.into-a1-fr-d1 {
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}

.into-a2 {
    margin-bottom: 75px;
}

.into-a2-fl {
    width: 193px;
    height: 440px;
    background: linear-gradient(to bottom, #b2cfff, #f3f9ff);
    border-radius: 20px;
    margin-right: 20px;
}

.into-a2-fl-d1 {
    width: 100%;
    height: 360px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.into-a2-fl-d2 {
    text-align: center;
    font-size: 24px;
    color: #2867c6;
    font-weight: bold;
}

.into-a2-fr {
    width: 348px;
    height: 440px;
    background: linear-gradient(to bottom, #b2cfff, #f3f9ff);
    border-radius: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.govern-a1 {
    margin-bottom: 85px;
}

.govern-a1-fl {
    width: 285px;
    position: relative;
}

.govern-a1-fl-tit {
    width: 100%;
    height: 75px;
    background: #2867c6;
    padding-left: 45px;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

.govern-a1-fl-tit img {
    margin-right: 10px;
}

.govern-a1-fl-d1 {
    width: 100%;
    position: relative;
    padding: 20px 0 30px;
    border: 1px solid #c2d6f6;
    background: linear-gradient(to bottom, #d8e7ff, #f7fbff);
}

.govern-a1-fl-d1 li {
    width: 100%;
    display: flex;
    align-items: center;
    height: 58px;
    position: relative;
    z-index: 2;
}
.govern-a1-fl-d2.on1{
   background: linear-gradient(to bottom, #b2cfff, #f3f9ff);
    border-bottom: 1px solid #c2d6f6;
}
.govern-a1-fl-d2.on1 .govern-a1-fl-d3 {
    opacity: 1;
}

.govern-a1-fl-d2.on1 .govern-a1-fl-d5 {
    opacity: 1;
}
.govern-a1-fl-d3 {
    width: 62px;
    padding-left: 33px;
    opacity: 0;
}

.govern-a1-fl-d4 {
    width: 175px;
    font-size: 18px;
    color: #333333;
}

.govern-a1-fl-d5 {
    
    opacity: 0;
}

.govern-a1-fl-d6 {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.govern-a1-fr {
    width: 857px;
}

.ind-a1-fr-d2 {
    font-size: 20px;
    color: #585968;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
}

.ind-a1-fr-d2 span {
    margin-right: 35px;
    cursor: pointer;
    position: relative;
}

.ind-a1-fr-d2 span.on1 {
    font-size: 28px;
    font-weight: bold;
    color: #0e5197;
    border-bottom: 6px solid #2867c6;
    padding-bottom: 12px;
}

.ind-a2-fl-d1>a {
    position: absolute;
    right: 0;
    top: -45px;
    color: #999999;
    font-size: 16px;
}

.ind-a2-fl-d2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
    margin-bottom: 25px;
}

.ind-a2-fl-d2 span {
    color: #999999;
    font-size: 18px;
    font-weight: lighter;
}

.ind-a2-fl-d2>a {
    z-index: 2;
}

.ind-a2-fl-d2 div::before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    background: #808395;
    left: 0;
    top: calc(50% - 4px / 2);
}

.govern-a2 {
    margin-bottom: 20px;
}

.govern-a2-fl {
    width: 285px;
    background: linear-gradient(to bottom, #b2cfff, #f3f9ff);
    border: 1px solid #c2d6f6;
}

.govern-a2-fl-d1 {
    margin-top: -55px;
    margin-bottom: 25px;
}

.govern-a2-fl-d1 img {
    display: block;
    margin: 0 auto;
}

.govern-a2-fl-d2 {
    width: 100%;
}

.govern-a2-fl-d3 {
    width: calc(100% / 3);
    text-align: center;
    color: #333333;
    font-size: 18px;
    margin-bottom: 35px;
}

.govern-a2-fr {
    width: 857px;
}

.interactive-a1 {
    background: #f7fbff;
    padding: 28px 25px;
}

.interactive-a1-fl {
    width: 700px;
    height: 388px;
    position: relative;
    overflow: hidden;
}

.interactive-a1-fl .swiper-slide {
    width: 100%;
}

.interactive-a1-fl .swiper-button-next {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    opacity: 1;
    right: 15px;
}

.interactive-a1-fl .swiper-button-next::after {
    content: '';
    width: 10px;
    height: 15px;
    background: url("../img/a25.png");
    position: absolute;
    left: calc(50% - 10px / 2);
    top: calc(50% - 15px / 2);
}

.interactive-a1-fl .swiper-button-next:hover::after {
    background: url("../img/a26.png");
}

.interactive-a1-fl .swiper-button-prev {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    opacity: 1;
    left: 15px;
}

.interactive-a1-fl .swiper-button-prev::after {
    content: '';
    width: 10px;
    height: 15px;
    background: url("../img/a27.png");
    position: absolute;
    left: calc(50% - 10px / 2);
    top: calc(50% - 15px / 2);
}

.interactive-a1-fl .swiper-button-prev:hover::after {
    background: url("../img/a28.png");
}

.interactive-a1-fr {
    width: 415px;
}

.interactive-a1-fr-tit {
    width: 100%;
    padding-top: 17px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 33px;
}

.interactive-a1-fr-tit span {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    position: relative;
}

.interactive-a1-fr-tit span::after {
    content: '';
    position: absolute;
    bottom: -23px;
    left: 0;
    width: 118px;
    height: 6px;
    background: #2867c6;
}

.interactive-a1-fr-tit a {
    font-size: 16px;
    color: #999999;
}

.interactive-a1-fr-d2 {
    width: 100%;
    font-size: 20px;
    color: #333333;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 12px;
}

.interactive-a1-fr-d3 {
    font-size: 18px;
    color: #333333;
    font-weight: lighter;
    line-height: 52px;
}

.interactive-a2 {
    padding-top: 40px;
    margin-bottom: 35px;
}

.interactive-a2-list {
    width: 190px;
    height: 107px;
    border-radius: 10px;
    margin-right: 55px;
    border: 2px solid #eaf2ff;
}

.interactive-a2-list:hover {
    background: url("../img/a45.png");
    background-size: 100% 100%;
}

.interactive-a2-list:last-child {
    margin-right: 0;
}

.interactive-a2-list-d1 {
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.interactive-a2-list-d2 {
    text-align: center;
    font-size: 18px;
    color: #333333;
}

.interactive-a3 {
    margin-bottom: 50px;
}

.interactive-a3-fl {
    background: url("../img/a46.jpg");
    width: 743px;
    height: 452px;
    background-size: 100% 100%;
    padding: 15px 40px;
}

.interactive-a3-fl-l1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.interactive-a3-fl-l1 a {
    z-index: 2;
}

.interactive-a3-fl-l3 {
    width: 560px;
    font-size: 18px;
    color: #333333;
    padding-left: 20px;
    position: relative;
}

.interactive-a3-fl-l3::before {
    content: '';
    width: 4px;
    height: 4px;
    background: #808395;
    position: absolute;
    left: 0;
    top: calc(50% - 4px / 2);
}

.interactive-a3-fl-l2 {
    font-size: 18px;
    color: #999999;
}

.interactive-a3-fr {
    width: 443px;
    height: 452px;
    background: #f7fbff;
    padding: 15px 30px;
}

.lead-a1 {
    margin-bottom: 60px;
}

.lead-a1-fl {
    width: 285px;
}

.lead-a1-fl-tit {
    width: 100%;
    height: 75px;
    background: #2867c6;
    text-align: center;
    line-height: 75px;
    font-size: 24px;
    color: #fff;
}

.govern-a1-fl-d1 {
    width: 100%;
    position: relative;
    padding: 30px 0 30px;
    border: 1px solid #c2d6f6;
    background: linear-gradient(to bottom, #d8e7ff, #f7fbff);
}

.lead-a1-fl-d1 {
    padding-left: 60px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}

.govern-a1-fl-d2 {
    width: 100%;
    display: flex;
    align-items: center;
    height: 58px;
    position: relative;
    z-index: 2;
}

.lead-a1-fl-d2.on1 .govern-a1-fl-d2 {
    background: linear-gradient(to bottom, #b2cfff, #f3f9ff);
    border-bottom: 1px solid #c2d6f6;
}

.lead-a1-fl-d2.on1 .govern-a1-fl-d2 .govern-a1-fl-d3 {
    opacity: 1;
}

.lead-a1-fl-d2.on1 .govern-a1-fl-d2 .govern-a1-fl-d5 {
    opacity: 1;
}

.lead-a1-fl-d2.on1 .lead-a1-fl-d3 {
    display: block;
}

.govern-a1-fl-d3 {
    width: 62px;
    padding-left: 33px;
    opacity: 0;
}

.govern-a1-fl-d4 {
    width: 175px;
    font-size: 18px;
    color: #333333;
}

.govern-a1-fl-d5 {
    opacity: 0;
}

.lead-a1-fl-d3 {
    width: 100%;
    background: #fff;
    padding-top: 25px;
    display: none;
}

.lead-a1-fl-d3-e1 {
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    padding-left: 50px;
}

.lead-a1-fl-d3-e1::before {
    content: '';
    width: 4px;
    height: 4px;
    background: #808395;
    position: absolute;
    left: 16px;
    top: calc(50% - 4px / 2);
}

.lead-a1-fr {
    width: 856px;
}

.lead-a1-fr-img {
    width: 150px;
    margin: 0 auto 25px;
}

.lead-a1-fr-d1 {
    text-align: center;
    font-size: 18px;
    color: #333333;
    margin-bottom: 45px;
}

.interactive-a1-fr-tit {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 33px;
}

.interactive-a1-fr-tit span {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    position: relative;
}

.interactive-a1-fr-tit span::after {
    content: '';
    position: absolute;
    bottom: -23px;
    left: 0;
    width: 60px;
    height: 6px;
    background: #2867c6;
}

.lead-a1-fr-d2 {
    color: #333;
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 40px;
}

.ind-a2-fl-d2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 25px;
}

.ind-a2-fl-d2 span {
    color: #999999;
    font-size: 18px;
    font-weight: lighter;
}

.ind-a2-fl-d2>a {
    z-index: 2;
}

.ind-a2-fl-d2 div::before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    background: #808395;
    left: 0;
    top: calc(50% - 4px / 2);
}

.lead-a1-fr .ind-a2-fl-d1 {
    padding-top: 10px;
    height: calc(43px * 10);
    overflow: auto;
}
  .ind-a2-fl-d1::-webkit-scrollbar {
        width:10px; 
        height: 4px;
}

.ind-a2-fl-d1::-webkit-scrollbar-thumb {

border-radius: 5px;

-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

background:#175da5;

}

.ind-a2-fl-d1::-webkit-scrollbar-track {

-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

border-radius: 0;

background: rgba(0,0,0,0.1);

}

.report {
    margin-bottom: 75px;
}

.report-fl {
    width: 422px;
    background: linear-gradient(to bottom, #d8e7ff, #f7fbff);
    border: 1px solid #c2d6f6;
    position: relative;
    padding: 105px 30px 65px;
}

.report-fl>img {
    position: absolute;
    top: 15px;
    right: 6px;
}

.report-fl-d1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
    position: relative;
    z-index: 2;
}

.report-fl-d2 {
    position: relative;
    z-index: 2;
    font-size: 18px;
    line-height: 40px;
    color: #333333;
    text-align: justify;
}

.report-fr {
    width: 725px;
}

.report-fr-tit {
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 47px;
    border-bottom: 1px solid #e1e1e1;
}

.report-fr-tit::before {
    content: '';
    width: 61px;
    height: 6px;
    background: #2867c6;
    position: absolute;
    bottom: -3px;
    left: 0;
}

.report-fr-d1 {
    width: 100%;
    border: 9px solid #f8f8f8;
    padding: 30px 15px 60px;
}

.report-fr-d2 {
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #f8f8f8;
    margin-bottom: 35px;
}

.report-fr-d3 {
    padding-left: 43px;
    padding-right: 65px;
}

.report-fr-d4 {
    width: 100%;
    display: flex;
    margin-bottom: 15px;
}

.report-fr-d4 span {
    width: 115px;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    display: inline-block;
}

.report-fr-d5 {
    position: relative;
    width: 450px;
}

.report-fr-d8 {
    background: #eef6ff;
    padding: 30px 20px;
    height: 145px;
    width: 450px;
}

.report-fr-d8 textarea {
    width: 100%;
    height: 100%;
    border: none;
    font-size: 16px;
    color: #333333;
    background: #eef6ff;
}

.report-fr-d6 {
    width: 100%;
    height: 50px;
    background: #eef6ff;
    cursor: pointer;
}

.report-fr-d6 input {
    width: 80%;
    height: 100%;
    padding: 0 20px;
    font-size: 16px;
    color: #333333;
}

.report-fr-d6 span {
    display: inline-block;
    width: 90%;
    padding: 0 20px;
}

.report-fr-d6 img {
    display: inline-block;
    margin-top: 20px;
}

.report-fr-d7 {
    position: absolute;
    width: 100%;
    left: 0;
    background: #eef6ff;
    padding: 0 20px;
    z-index: 3;
    display: none;
}

.report-fr-d7 div {
    line-height: 50px;
    font-size: 16px;
    cursor: pointer;
}

.report-fr-d9 {
    width: 450px;
    display: inline-flex;
    justify-content: space-between;
}

.report-fr-d9 input {
    background: #eef6ff;
    padding: 0 20px;
    font-size: 16px;
    color: #333333;
    height: 50px;
    width: 330px;
}

.report-fr-d9 img {
    width: 76px;
}

.report-fr-btn {
    width: 100%;
    display: flex;
    padding-left: 158px;
    padding-top: 40px;
}

.report-fr-btn input {
    width: 160px;
    height: 50px;
    border-radius: 6px;
    background: #004ab9;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.report-fr-btn input:first-child {
    margin-right: 55px;
}

.lead-a1-fl-tit {
    width: 100%;
    height: 75px;
    background: #2867c6;
    text-align: center;
    line-height: 75px;
    font-size: 24px;
    color: #fff;
}

.govern-a1-fl-d1 {
    width: 100%;
    position: relative;
    padding: 30px 0 30px;
    border: 1px solid #c2d6f6;
    background: linear-gradient(to bottom, #d8e7ff, #f7fbff);
}

.lead-a1-fl-d1 {
    padding-left: 60px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}

.govern-a1-fl-d2 {
    width: 100%;
    display: flex;
    align-items: center;
    height: 58px;
    position: relative;
    z-index: 2;
}

.lead-a1-fl-d2.on1 .govern-a1-fl-d2 {
    background: linear-gradient(to bottom, #b2cfff, #f3f9ff);
    border-bottom: 1px solid #c2d6f6;
}

.lead-a1-fl-d2.on1 .govern-a1-fl-d2 .govern-a1-fl-d3 {
    opacity: 1;
}

.lead-a1-fl-d2.on1 .govern-a1-fl-d2 .govern-a1-fl-d4 {
    color: #0e5197;
    font-weight: bold;
}

.lead-a1-fl-d2.on1 .govern-a1-fl-d2 .govern-a1-fl-d5 {
    opacity: 1;
}

.lead-a1-fl-d2.on1 .lead-a1-fl-d3 {
    display: block;
}

.govern-a1-fl-d3 {
    width: 62px;
    padding-left: 33px;
    opacity: 0;
    margin-top: 6px;
}

.govern-a1-fl-d4 {
    width: 175px;
    font-size: 18px;
    color: #333333;
}

.govern-a1-fl-d5 {
    opacity: 0;
}

.lead-a1-fl-d3 {
    width: 100%;
    background: #fff;
    padding-top: 25px;
    display: none;
}

.lead-a1-fl-d3-e1 {
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    padding-left: 50px;
}

.lead-a1-fl-d3-e1::before {
    content: '';
    width: 4px;
    height: 4px;
    background: #808395;
    position: absolute;
    left: 16px;
    top: calc(50% - 4px / 2);
}

.lead-a1-fr {
    width: 856px;
}

.lead-a1-fr-img {
    width: 150px;
    margin: 0 auto 25px;
}

.lead-a1-fr-d1 {
    text-align: center;
    font-size: 18px;
    color: #333333;
    margin-bottom: 45px;
}

.interactive-a1-fr-tit {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 33px;
}

.interactive-a1-fr-tit span {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    position: relative;
}

.interactive-a1-fr-tit span::after {
    content: '';
    position: absolute;
    bottom: -23px;
    left: 0;
    width: 60px;
    height: 6px;
    background: #2867c6;
}

.lead-a1-fr-d2 {
    color: #333;
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 40px;
}

.ind-a2-fl-d1 {
    position: relative;
    width: 100%;
    padding-top: 35px;
}

.ind-a2-fl-d2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 25px;
}

.ind-a2-fl-d2 span {
    color: #999999;
    font-size: 18px;
    font-weight: lighter;
}

.ind-a2-fl-d2>a {
    z-index: 2;
}

.ind-a2-fl-d2 div::before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    background: #808395;
    left: 0;
    top: calc(50% - 4px / 2);
}

.collect-fr {
    width: 853px;
}

.collect-ti1 {
    width: 100%;
    background: #f8f8f8;
    color: #333333;
    font-size: 16px;
    line-height: 62px;
    height: 62px;
    margin-bottom: 30px;
}

.collect-ti1 div:nth-child(1) {
    width: 550px;
    text-align: center;
}

.collect-ti1 div:nth-child(2) {
    width: 195px;
    text-align: center;
}

.collect-ti1 div:nth-child(3) {
    width: calc(100% - 550px - 195px);
    text-align: center;
}

.collect-ti2 {
    margin-bottom: 25px;
    line-height: 18px;
}

.collect-ti2 div:nth-child(1) {
    width: 550px;
    font-size: 16px;
    color: #333333;
    position: relative;
    padding-left: 27px;
}

.collect-ti2 div:nth-child(1)::after {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    background: #c0d1e0;
    top: calc(50% - 4px / 2);
}

.collect-ti2 div:nth-child(2) {
    width: 195px;
    font-size: 16px;
    color: #6f6f6f;
    text-align: center;
}

.collect-ti2 div:nth-child(3) {
    width: calc(100% - 550px - 195px);
    font-size: 16px;
    color: #6f6f6f;
    text-align: center;
}

.field-a1 {
    padding-top: 40px;
    margin-bottom: 55px;
}

.field-a1-d1 {
    width: 223px;
    height: 240px;
    box-shadow: 10px 10px 10px -5px rgba(0, 0, 0, 0.08);
    margin-right: 20px;
    margin-bottom: 30px;
}

.field-a1-d1:nth-child(5n) {
    margin-right: 0;
}

.field-bg {
    width: 100%;
    height: 200px;
    background: #fafafa;
    padding-top: 25px;
}

.field-a1-d1-e1 {
    margin: 0 auto 28px;
    width: 92px;
    height: 92px;
    background: rgba(14, 81, 151, 0.2);
    border-radius: 50%;
    padding: 6px;
}

.field-a1-d1-e2 {
    width: 80px;
    height: 80px;
    background: rgba(14, 81, 151, 1);
    border-radius: 50%;
}

.field-a1-d1-e3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.field-a1-d1-e4 {
    text-align: center;
    color: #333333;
    font-size: 18px;
}

.field-line {
    text-align: center;
    line-height: 40px;
    color: #0e5197;
    font-size: 14px;
}

.social-ti1 {
    width: 100%;
    height: 32px;
    background: url(../img/a68.png);
    background-size: 100% 100%;
    margin-bottom: 45px;
}

.social-ti-d1 {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    text-align: center;
}

.social-a1-fl {
    width: 100%;
}

.ind-a2-fl-d2 {
    width: 600px;
}

.social-a1-fl .ind-a2-fl-d2:nth-child(odd) {
    float: left;
    padding-right: 20px;
}

.social-a1-fl .ind-a2-fl-d2:nth-child(even) {
    float: right;
    padding-left: 20px;
}

.social-a1-fl .ind-a2-fl-d2 div {
    width: 480px;
}

.social-a2 {
    width: 100%;
    margin-bottom: 60px;
    padding-top: 10px;
}

.social-a2-fl {
    width: 880px;
}

.social-a2-fl-d2 {
    width: 277px;
    margin-right: 24px;
}

.social-a2-fl-d2:nth-child(3) {
    margin-right: 0;
}

.social-a2-fl-d2 img {
    width: 100%;
    height: 156px;
}

.social-a2-fl-d3 {
    width: 100%;
    height: 145px;
    background: #f2f6ff;
    padding: 23px 18px 0;
}

.social-a2-fl-d3 div {
    color: #333333;
    font-size: 16px;
    line-height: 28px;
}

.social-a2-fr {
    width: 298px;
    margin-top: 20px;
}

.social-a2-fr-d1 {
    width: 100%;
    height: 181px;
    margin-bottom: 20px;
    position: relative;
}

.social-a2-fr-d1 div {
    position: absolute;
    top: 28px;
    left: 0;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #2867c6;
}

.social-a3 {
    margin-bottom: 30px;
}

.show-a1 {
    padding: 60px 80px 40px;
    background: #f7fbff;
}

.show-a1-d1 {
    color: #333333;
    font-weight: bold;
    margin-bottom: 50px;
    font-size: 24px;
    text-align: center;
}

.show-a1-d2 {
    font-size: 16px;
    color: #666666;
    display: flex;
    justify-content: center;
    padding-bottom: 35px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
}

.show-a1-d2 div {
    margin: 0 25px;
}

.show-a1-d3 {
    font-size: 16px;
    color: #333333;
    line-height: 48px;
  
}
.show-a1-d3 table{
    width:100% !important;
}
.show-a1-d3 img{
    display:inline-block;
    width:auto;
}
.z-map{
    padding:45px 35px 60px;
    background:#f8f8f8;
    margin-bottom:75px;
}
.z-map-line1{
    padding-bottom:10px;
    border-bottom:1px solid #eeeeee;
    margin-bottom:35px;
}
.z-map-line1-d1{
    color:#666666;
    font-size:18px;
    width:105px;
    font-weight:bold;
}
.z-map-line1-d2{
    width:calc(100% - 105px);
}
.z-map-line1-d2 a{
    font-size:16px;
    color:#666666;
    line-height:18px;
    margin-right:65px;
    margin-bottom:30px;
    display:inline-block;
}
.z-map-line1-d3 a{
    margin-right:35px;
}
.z-map-line1:last-child{
    padding-bottom:0;
    margin-bottom:0;
    border:none;
}
.z-fangtan{
    width:873px;
}
.z-fangtan-d1>.fL{
    width:390px;
}
.z-fangtan-d1-fr{
    width:calc(100% - 390px);
    padding-left:20px;
}
.z-fangtan-d1-fr-d1{
    font-size:18px;
    color:#333333;
    font-weight:bold;
    margin-bottom:10px;
    line-height:30px;
}
.z-fangtan-d1-fr-d2{
    font-size:15px;
    line-height:30px;
    margin-bottom:10px;
    color:#333333;
}
.z-fangtan-d1-fr-d3{
    color:#999999;
    font-size:16px;
}
.z-fangtan-d1-mb{
    margin-bottom:40px;
}
.minyi-fr{
    width:837px;
}
.minyi-fr-d1{
    border:10px solid #f8f8f8;
    width:100%;
    padding:30px 40px 40px;
}
.minyi-fr-d2{
    font-size:24px;
    color:#333333;
    font-weight:bold;
    text-align:center;
    line-height:36px;
    padding-bottom:25px;
    border-bottom:1px solid #e1e1e1;
    margin-bottom:30px;
}
.minyi-fr-d3{
    font-size:16px;
    color:#333333;
    line-height:48px;
}
.minyi-fr-d4{
    font-size:16px;
    color:#666666;
    display:flex;
    justify-content:space-between;
    padding:0 40px;
    font-weight:bold;
    margin-top:50px;
    margin-bottom:70px;
}
.minyi-fr-d5{
    width: 600px;
    margin: 0 auto;
}
.ind-show1{
display:none;}
.ind-show1.on1{
display:block;}
.ind-show2{
display:none;}
.ind-show2.on1{
display:block;}
.ind-show3{
display:none;}
.ind-show3.on1{
display:block;}
.pagination-last{
display:none;}
.pagination-first a {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 1;
    color: #333;
    vertical-align: middle;
    margin: 0 3px;
    padding: 8px 14px;
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 6px 10px;
}
.pagination-first a.active{
    color: #fff;
    background: #00679d;
    border: 1px solid #00679d;
}
.phone{display:none;}

@media only screen and (min-width: 1023px){



    .govern-a1-fl-d2:hover {
        background: linear-gradient(to bottom, #b2cfff, #f3f9ff);
        border-bottom: 1px solid #c2d6f6;
    }
    
    .govern-a1-fl-d2:hover .govern-a1-fl-d3 {
        opacity: 1;
    }
    
    .govern-a1-fl-d2:hover .govern-a1-fl-d5 {
        opacity: 1;
    }
}
@media only screen and (max-width: 1023px){
    .menu_list{
      width: 100%;
		height: 100vh;
background: #175da5;
		top: 0;
		left: 0;
		z-index: 999999;
		position: fixed;
		padding: .5rem 0.5rem 0;
		display: none;
color: #fff;

    }
.menu_list ul{

height: 10rem;
overflow-y: auto;

}
.menu_list ul li{
font-size: .3rem;
line-height: 3;	
}
.menu_close{
		font-size: 0.6rem;
		color: #fff;
text-align: right;
	}
.show-a1-d3 img{
           max-width: 100% !important;
   
    height: auto !important;
}
.show-a1-d3 video{
        width:100%;
} 
.show-a1 table{
        width:100%
}
    .pc{display:none;}   
    .phone{display:block;}
    .hd-phone{
        width:100%;
        height:1.8rem;
        background:url(../img/p1.png);
        background-size:100% 100%;
        padding:0 .2rem;
        display:flex;
        justify-content:space-between;
        align-items:center;
    }
    .hd-phone>a{
        display:inline-block;
        width:5.49rem;
    }
    .hd-phone>i{
        display:inline-block;
        width:.51rem;
    }
    .nav{
        height:1.3rem;
        font-size:.26rem;
    }
    .nav img{
        transform:scale(0.8);
    }
    .max-wid{
        width:100%;
        padding:0 .2rem;
    }
    .ind-a4{padding-top:.5rem;}
    .report-fl{
        width:100%;
        padding:.75rem .3rem .7rem;
    }
    .report-fl>img{
        width:2.5rem;
        top:.2rem;
        right:.45rem;
    }
    .report-fl-d1 {
        font-size: .36rem;
        margin-bottom: .4rem;
    }
    .report-fl-d2{
        font-size:.28rem;
        line-height:.52rem;
    }
    .report-fr{
        width:100%;
    }
    .report-fr-tit {
        font-size:.36rem;
        margin-top:.5rem;
        padding-bottom:.4rem;
        margin-bottom:.5rem;
    }
    .report-fr-d1{
        padding:.5rem .25rem .6rem;
        border:.1rem solid #f8f8f8;
    }
    .report-fr-d2{
        font-size:.26rem;
        text-align:center;
        line-height: .36rem;
        padding-bottom:.3rem;
        margin-bottom:.4rem;
    }
    .report-fr-d3{
        padding:0;
    }
    .report-fr-d4{
        margin-bottom:.25rem;
    }
    .report-fr-d4>span{
        display:none;
        line-height:.8rem;
        font-size:.26rem;
    }
    .report-fr-d5{
        width:100%;
    }
    .report-fr-d6{
        height:.8rem;
    }
    .report-fr-d6 input {
        padding: 0 .3rem;
        font-size:.26rem;
        width:100%;
    }
    .report-fr-d6 input::placeholder{
        color:#7d95b1;
    }
    .report-fr-d6 span{
        line-height:.8rem;
        color:#7d95b1;
        font-size:.26rem;
        padding: 0 .3rem;
    }
    .report-fr-d6 img{
        margin-top: .2rem;
    }
    .report-fr-d7 div {
        line-height:.6rem;
        font-size:.26rem;
    }
    .report-fr-d8{
        padding:.3rem;
    }
    .report-fr-d8 textarea{
        font-size:.26rem;
    }
    .report-fr-d8 textarea::placeholder{
        color:#7d95b1;
    }
    .report-fr-d9{
        width:100%;
        align-items:center;
    }
    .report-fr-d9 img {
        width: 1.5rem;
        /* height:.4rem; */
    }
    .report-fr-d9 input{
        font-size:.26rem;
        width:calc(100% - 2rem);
    }
    .report-fr-d9 input::placeholder{
        color:#7d95b1;
    }
    .report-fr-btn{
        padding-left:0;
        padding-top:.5rem;
        justify-content:center;
    }
    .report-fr-btn input:first-child {
        margin-right:.6rem;
    }
    .report-fr-btn input{
        font-size:.26rem;
        width:1.6rem;
        height:.6rem;
        line-height:.6rem;
    }
    .interactive-a1-fl{
        width:100%;
        height:auto;
        background: #f7fbff;
        padding:.4rem .2rem 0;
    }
    .interactive-a1-fl .swiper-button-next{
        width:.6rem;
        height:.6rem;
    }
    .interactive-a1-fl .swiper-button-prev{
        width:.6rem;
        height:.6rem;
    }
    .interactive-a1-fl .swiper-button-prev::after,.interactive-a1-fl .swiper-button-next::after {
        width: .1rem;
        height: .15rem;
        left: calc(50% - .1rem / 2);
        top: calc(50% - .15rem / 2);
        background-size: 100% 100%;
    }
    .interactive-a1-fl .swiper-button-next:hover::after,.interactive-a1-fl .swiper-button-prev:hover::after{
        background-size: 100% 100%;
    }
    .interactive-a1{
        background:none;
    }
    .interactive-a1-fr{
        width:100%;
        background: #f7fbff;
        padding:0 .25rem .8rem;
    }
    .interactive-a1-fr-tit {
        padding-bottom: .4rem;
        margin-bottom:.4rem;
    }
    .interactive-a1-fr-tit span {
        font-size: .36rem;
    }
    .interactive-a1-fr-tit a {
        font-size: .26rem;
    }
    .interactive-a1-fr-d2 {
        font-size: .3rem;
        line-height: .48rem;
        margin-bottom: .25rem;
    }
    .interactive-a1-fr-d3 {
        font-size:.26rem;
        line-height: .52rem;
    }
    .interactive-a2{
        margin-top:.4rem;
        margin-bottom:.5rem;
    }
    .interactive-a2-list{
        width: calc(100% / 3.2);
        height:1.26rem;
        margin-right:3%;
        margin-bottom:.25rem;
    }
    .interactive-a2-list:nth-child(3n) {
        margin-right:0;
    }
    .interactive-a2-list-d1{
        height:.76rem;
    }
    .interactive-a2-list-d1 img{
        transform:scale(0.6);
    }
    .interactive-a2-list-d2 {
        font-size: .28rem;
    }
    .interactive-a3{
        margin-bottom:.6rem;
    }
    .interactive-a3-fl{
        width:100%;
        margin-bottom:.5rem;
        height:auto;
        padding:.38rem .25rem;
    }
    .interactive-a3-fl-l1{
        margin-bottom:.35rem;
    }
    .interactive-a3-fl-l3{
        width:78%;
        font-size:.28rem;
        padding-left:.3rem;
    }
    .interactive-a3-fl-l2{
        font-size:.26rem;
    }
    .interactive-a3-fr{
        width:100%;
        height:auto;
        padding:.38rem .25rem;
    }
    .interactive-a3-fr .interactive-a3-fl-l3{
        width:100%;
    }
    .lead-a1-fl{
        width:100%;
        position:relative;
    }
    .govern-a1-fl-d1 {
        padding:.15rem .15rem .8rem;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .lead-a1-fl-d1 {
        padding-left:0;
        font-size:.28rem;
        margin-bottom:.15rem;
        width:3.16rem;
        height:.6rem;
        line-height:.6rem;
        border:1px solid #c2d6f6;
        padding-left:.45rem;
    }
    .govern-a1-fl-d2 {
        width:3.16rem;
        padding-left:.45rem;
        border:1px solid #c2d6f6;
        height:.6rem;
        margin-bottom: .15rem;
    }
    .govern-a1-fl-d3{
        display:none;
        padding-left:.15rem;
        width:auto;
        margin-right:.25rem;
        margin-top:0;
    }
    .govern-a1-fl-d3 img{
        width:.1rem;
    }
    .lead-a1-fl-d2.on1 .govern-a1-fl-d2 .govern-a1-fl-d3{
        display:inline-block;
    }
    .lead-a1-fl-d2.on1 .govern-a1-fl-d2{
        padding-left:0;
    }
    .lead-a1-fl-d2.on1 .govern-a1-fl-d2 .govern-a1-fl-d4{
        font-size: .28rem;
        color: #333333;
        width:auto;
    }
    .lead-a1-fl-d2.on1 .govern-a1-fl-d2 .govern-a1-fl-d5 {
        margin-left: .1rem;
    }
    .lead-a1-fl-d2 .lead-a1-fl-d3{
        padding-left:1rem;
    }
    .lead-a1-fl-d3{
        position: absolute;
        bottom: -1.2rem;
        left: 0;
        padding-top:.3rem;
        background:#f5faff;
    }
    .lead-a1-fl-d3-e1{
        width:24%;
        margin-bottom:.3rem;
    }
    .lead-a1-fl-d3-e1 span{
        width:100%;
        display:block;
    }
    .govern-a1-fl-d4{
        font-size:.28rem;
        width:auto;
    }
    .lead-a1-fr{
        width:100%;
        margin-top:2rem;
    }
    .lead-a1-fr-img{
        width:1.5rem;
        margin-bottom:.3rem;
    }
    .lead-a1-fr-d1 {
        font-size:.3rem;
        margin-bottom:.5rem;
    }
    .lead-a1-fr-d2 {
        font-size:.26rem;
        line-height:.42rem;
        margin-bottom:.6rem;
    }
    .ind-a2-fl-d2 div{
        width:80%;
    }
    .ind-a2-fl-d2{
        width:100%;
    }
    .ind-a2-fl-d2 div {
        width: 76%;
        padding-left: .2rem;
        font-size: .28rem;
    }
    .ind-a2-fl-d2 span {
        font-size: .28rem;
    }
    .interactive-a1-fr-tit span::after {
        content: '';
        position: absolute;
        bottom: -23px;
        left: 0;
        width: .6rem;
        height: .06rem;
        background: #2867c6;
    }
    .collect-fr{
        width:100%;
    }
    .collect-ti1 {
        font-size: .28rem;
        line-height: .8rem;
        height: .8rem;
        margin-bottom: .5rem;
    }
    .collect-ti1 div:nth-child(1) {
        width:60%;
    }
    .collect-ti1 div:nth-child(2) {
        width:25%;
    }
    .collect-ti1 div:nth-child(3) {
        width:15%;
    }
    .collect-ti2 {
        margin-bottom:.3rem;
        line-height:.5rem;
    }
    .collect-ti2 div:nth-child(1) {
        width:60%;
        font-size:.26rem;
        padding-left:.3rem;
    }
    .collect-ti2 div:nth-child(2) {
        width: 25%;
        font-size:.26rem;
    }
    .collect-ti2 div:nth-child(3) {
        width:15%;
        font-size:.26rem;
    }
    .govern-a1-fl{
        width:100%;
    }
    .govern-a1-fl-d5 {
        margin-left: 0rem;
    }
    .govern-a1-fl-d2.on1 .govern-a1-fl-d3 {
        opacity: 1;
        display: inline-block;
        padding-left: -.5rem;
        margin-left: -.32rem;
    }
    .govern-a1-fr{
        width:100%;
        padding-top:.3rem;
    }

    .ind-a1-fr-d2 {
        font-size: .36rem;
        //padding-bottom: .4rem;
        padding-bottom: 0;
        width: 100%;
        overflow: auto;
        white-space: nowrap;
        overflow-y: hidden;
    }
    .ind-a1-fr-d2 span.on1 {
        font-size: .36rem;
        padding-bottom: .3rem;
        display:inline-block;
    }
    .govern-a1-fl-tit{
        padding-left:0;
        height:.8rem;
        display:flex;
        justify-content:center;
        font-size:.3rem;
    }
    .govern-a1-fl-tit img{
        transform:scale(0.8);
    }
    .social-ti1{
        height:.45rem;
        margin-bottom:.5rem;
        background: url(../img/p4.png);
        background-size:100% 100%;
    }
    .social-ti-d1{
        font-size:.36rem;
    }
    .social-a1-fl .ind-a2-fl-d2:nth-child(odd){
        float:none;
        padding-right:0;
    }
    .social-a1-fl .ind-a2-fl-d2:nth-child(even){
        float:none;
        padding-left:0;
    }
    .ind-a2-fl-d2{
        margin-bottom:.3rem;
    }
    .social-a1-fl .ind-a2-fl-d2 div{
        width:70%;
    }
    .social-a2-fl{
        width:100%;
    }
    .social-a2-fl .social-a2-fl-d2{
        width:calc(100% / 2.1);
        margin-right:.3rem;
        margin-bottom:.3rem;
    }
    .social-a2-fl .social-a2-fl-d2:nth-child(2){
        float:right;
        margin-right:0;
    }
    .social-a2-fl-d2 img{
        height:1.9rem;
    }
    .social-a2-fl-d3 {
        width: 100%;
        height:auto;
        background: #f2f6ff;
        padding:.25rem .2rem;
    }
    .social-a2-fl-d3 div {
        font-size: .28rem;
        line-height:.42rem;
    }
    .social-a2-fr{
        width:calc(100% / 2.1);
        margin-top:0;
        position:absolute;
        right:0;
        bottom:.2rem;
    }
    .social-a2-fr-d1 {
        height: 1.77rem;
        margin-bottom: .1rem;
      
    }
    .social-a2 {
        margin-bottom: .6rem;
        padding-top:.2rem;
        position: relative;
    }
    .social-a2-fr-d1 div{
        top:.3rem;
        font-size:.26rem;
    }
    .show-a1 {
        padding:.6rem .3rem;
        margin-bottom:.5rem;
    }
    .show-a1-d1 {
        margin-bottom:.5rem;
        font-size: .3rem;
    }
    .show-a1-d2 {
        font-size: .28rem;
        display: block;
        padding-bottom: .4rem;
        margin-bottom: .4rem;
        text-align:center;
        line-height:.42rem;
    }
    .show-a1-d3 {
        font-size:.28rem;
        text-align:justify;
        line-height: .48rem;
    }
    .govern-a1-fll .govern-a1-fl-d5{
        display:none;
    }
    .ind-a1-fr-d2 span {
        margin-right:.3rem;
        font-size:.26rem;
    }
    .ind-a2-fl-d1>a {
        top: -.7rem;
        font-size: .26rem;
    }
    .ind-a2-fl-d1 {
        padding-top: .4rem;
    }
    .govern-a2-fl {
        width: 100%;
        position: relative;
    }
    .govern-a2-fl-d1 {
        margin-top:0;
        margin-bottom:0;
        position:absolute;
        bottom:.2rem;
        right:.38rem;
    }
    .govern-a2-fl-d1 img{
        width:3.6rem;
    }
    .govern-a2-fl-d2{
        padding:.3rem .4rem .8rem;
    }
    .govern-a2-fl-d3 {
        width: calc(100% / 3);
        font-size: .28rem;
        margin-bottom: .1rem;
        height:.6rem;
        line-height:.6rem;
    }
    .govern-a2-fr {
        width: 100%;
        margin-top:.5rem;
    }
    .govern-a1{
        margin-bottom:.5rem;
    }
    .field-a1-d1 {
        width: calc(100% / 2.1);
        height: auto;
        margin-right: 0;
        margin-bottom: .3rem;
    }
    .field-a1-d1:nth-child(even){
        float:right;
    }
    .field-bg {
        height: 2.75rem;
        padding-top: .3rem;
    }
    .field-a1-d1-e1 {
        margin: 0 auto .35rem;
        width: 1.35rem;
        height: 1.35rem;
        padding: .1rem;
    }
    .field-a1-d1-e2 {
        width: 1.17rem;
        height:1.17rem;
    }
    .field-a1-d1-e3 img{
        transform:scale(0.8);
    }
    .field-a1-d1-e4 {
        font-size: .3rem;
    }
    .field-line {
        line-height: .66rem;
        font-size: .26rem;
    }
    .into-a1 {
        width:94%;
        margin:0 auto .5rem;
        padding:.25rem;
    }
    .into-a1-fl {
        width:100%;
        height: auto;
    }
    .into-a1-fr {
        width:100%;
    }
    .into-a1-fr-d1 {
        font-size: .26rem;
        line-height: .42rem;
    }
    .into-a2-fl {
        width: 48%;
        height:4.4rem;
        margin-right: 4%;
        margin-bottom: 4%;
    }
    .into-a2-fl:nth-child(2n){
        margin-right:0;
    }
.into-a2-fl:nth-child(4n){
        margin-right:0;
    }
    .into-a2-fl-d1{
        height:3.3rem;
        margin-top:.3rem;
    }
    .into-a2-fl-d1 img{
        height:100%;
    }
    .into-a2-fl-d2 {
        font-size: .3rem;
        margin-top:.2rem;
    }
    .into-a2-fr {
        width:100%;
        height:auto;
        margin-top:.3rem;
    }
    .into-a2 {
        margin-bottom:.8rem;
    }
    .phone-footer{
        width:100%;
        padding-top:.35rem;
        background:#175da5;
        display:block;
    }
    .pf-a1{
        display:flex;
        justify-content:center;
        align-items:center;
        margin-bottom:.45rem;
    }
    .pf-a1 a{
        display:inline-block;
    }
    .pf-a1 a:nth-child(1){
        width:.78rem;
        margin-right:.5rem;
    }
    .pf-a1 a:nth-child(2){
        width:1.34rem;
    }
    .pf-a2{
        font-size:.28rem;
        line-height:.52rem;
        text-align:center;
        color:rgba(255, 255, 255, 0.6);
        margin-bottom:.4rem;
    }
    .pf-a3{
        padding:.2rem 0;
        background-color:#0e5197;
        text-align:center;
    }
    .pf-a3 a{
        display:block;
        font-size:.26rem;
        line-height:.52rem;
        color:rgba(255, 255, 255, 0.6);
        text-align:center;
    }
}
.show-a1 {
    margin-bottom:50px;
}
@media only screen and (max-width: 1023px){
    .ind-a1 {
        padding-top: 3.3rem;
        margin-bottom:.5rem;
        position: relative;
    }
    .ind-a1-fl {
        width: 100%;
        height: 4.65rem;
    }
    .ind-a1-fl-d2 {
        height:.8rem;
        background: rgba(0, 0, 0, 0.5);
        padding: 0 .3rem;
        font-size: .26rem;
        line-height: .8rem;
    }
    .ind-a1-fl .swiper-pagination-bullet {
        width: .15rem;
        height: .15rem;
    }
    .ind-a1-fl .swiper-pagination {
        bottom: .3rem;
        padding-right: .2rem;
    }
    .ind-a1-fl-d2 .to1{
        width:80%;
    }
    .ind-a1-fr {
        width:100%;
        padding-top: .5rem;
    }
    .ind-a1-fr-d1 {
        position:absolute;
        top:0;
        margin-bottom: 0;
        padding:.2rem;
        left:0;
    }
    .ind-a1-fr-d1 .ind-a1-fr-d1-e1 {
        font-size: .36rem;
        text-align:center;
        line-height: .6rem;
        margin-bottom: .3rem;
    }
    .ind-a1-fr-d1 .ind-a1-fr-d1-e2 {
        line-height: .48rem;
        font-size:.26rem;
    }
    .ind-a1-fr-d1 .ind-a1-fr-d1-e2 a {
        font-size:.26rem;
    }
    .ind-a1-fr-d3-e1 {
        margin-bottom: .3rem;
    }
    .ind-a1-fr-d3-e1 .fL{
        width:75%;
        font-size:.26rem;
        line-height: .3rem;
    }
    .ind-a1-fr-d3-e1 .fR {
        font-size: .26rem;
    }
    .ind-a2-fr {
        width: 100%;
        height:auto;
        background: #f7fbff;
        padding: .9rem .2rem .2rem;
        margin-top: .8rem;
        display: flex;
        flex-wrap: wrap;
        justify-content:space-between;
    }
    .ind-a2 .ind-a1-fr-d2 {
        width: 100%;
    }
    .ind-a2-fr-t1 {
        position: absolute;
        left: calc(50% - 4.01rem / 2);
        width: 4.01rem;
        background-size:100% 100%;
        line-height: .85rem;
        font-size:.36rem;
        top: -.5rem;
    }
    .ind-a2-fr-d1 {
        width:calc(100% / 3.2);
        height:2.6rem;

        float:none;
        margin-right: .1rem;
        margin-bottom: .2rem;
    }
    .ind-a3-tit {
        margin-bottom: .3rem;
    }
    .ind-a3-tit-d1 img{
        width:100%;
    }
    .d_index .ind-a3-tit-d2 {
        font-size: .36rem;
        left: 40%;
        transform: translate(0,-40%);
    }
    .ind-a3-tit-d2 {
        font-size: .36rem;
    }
    .ind-a3-d1{
        width:100%;
        margin-top:.5rem;
    }
    .ind-a3-d1>.fL{
        float:none;
        margin-bottom:.5rem;
        width:100%;
    }
    .ind-a3-d2 {
        width: 100%;
        height: .98rem;
        font-size: .3rem;
        margin-right: 0;
        margin-bottom: .2rem;
    }
    .ind-a3-d4 {
        width: 100%;
        height: .8rem;
        padding: 0 .6rem;
        float:none;
        margin-bottom: .2rem;
    }
    .ind-a3-d4 span {
        line-height: .8rem;
        font-size: .26rem;
    }
    .ind-a3-d2 img{
        transform:scale(0.8);
    }
    .ind-a4 .swiper-slide{
        width:3rem;
    }
    .ind-a4  .swiper-button-next{
        width:.6rem;
        height:.6rem;
        top: 60%;
        outline:none;
    }
    .ind-a4  .swiper-button-prev{
        width:.6rem;
        top: 60%;
        outline:none;
        height:.6rem;
    }
    .ind-a4  .swiper-button-prev::after,.ind-a4 .swiper-button-next::after {
        width: .1rem;
        height: .15rem;
        left: calc(50% - .1rem / 2);
        top: calc(50% - .15rem / 2);
        background-size: 100% 100%;
    }
    .ind-a4 .swiper-button-next:hover::after,.ind-a4 .swiper-button-prev:hover::after{
        background-size: 100% 100%;
    }
}
.ind-a1-fr-d3>a{
    display:none;
}
.ind-a2-fl-d1>a {
    display:none;
}
.tab-show .ind-a3-d4{
    margin-right:13px;
}
.tab-show .ind-a3-d4:nth-child(3n){
    margin-right:0;
}
.tab-show{
    display:none;
}
.tab-show.on1{
    display:block;
}
.ind-a3-d2{
    cursor: pointer;
}
.zhuqi-list{
    width:293px;
    height:165px;
    float: left;
    margin-right:9px;
    margin-bottom:10px;
}
.zhuqi-list:nth-child(4n){
    margin-right:0;
}
.right{
    position:fixed;
    top:35%;
    right:16px;
}
.right-a1{
    position: relative;
    cursor: pointer;
    margin-bottom:16px;
}
.right-a1-d1{
    width:57px;
    height:57px;
    margin:0 auto 10px;
}
.right-a1-d2{
    text-align:center;
    font-size:14px;
    color:#0662d3;
}
.right-a1-d3{
    position:absolute;
    width:131px;
    height:129px;
    background:url(../img/r5.png);
    background-size:100% 100%;
    left: -142px;
    top: -36px;
    display:none;
}
.right-a1-d3 div{
    width: 100px;
    height: 100px;
    background-color: #fff;
    padding: 5px;
    margin-top: 14px;
    margin-left: 14px;
}
.right-a1-hover:hover .right-a1-d3{
    display:inline-block;
}
.nav_box {
    display: none;
    width:calc(276px * 5);
    padding:20px 60px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    position: absolute;
    left:calc(50% - 1375px / 2);
    background: #FFFFFF;
    text-align: left;
    z-index:9;
}
.nav1 .nav_box9 {
    margin-left: 20px;
}
.sqglbt {
    font-size: 17px;
    color: #000000;
    line-height: 34px;
    font-weight: bold;
}
.sqglnr {
    text-indent: 28px;
    font-size: 14px;
    width: 525px;
    line-height: 32px;
    margin-top:10px;
}
.sqglnr a {
    color: #005293;
}
.nav1 .w1 {
    width: 1px;
    height: 85px;
    background: #747474;
    margin:15px 30px 0;
}
.nav_box10{
    width: 540px;
}
.nav_box10 span {
    display: inline-block;
    margin-left: 21px;
    text-align: center;
    line-height: 50px;
}
.nav_box10 span a {
    color: #000000;
    font-size: 17px;
}
.nav-d1:hover .nav_box{
    display:block;
}
.nav_box3{
    width:200px;
    padding-left: 20px;
}
.nav_box3 span{
    line-height: 31px;
    font-weight: bold;
    width: 52px;
    height: 30px;
    color: #000000;
    font-size: 17px;
}
.nav_box3 a {
    font-size: 16px;
    color: #000000;
    margin-left: 5px;
}
.nav_box4{
    width:376px;
    display: flex;
    align-items: baseline;
}
.nav_box4 span{
    line-height: 31px;
    font-weight: bold;
    width: 52px;
    height: 30px;
    color: #000000;
    font-size: 17px;
}
.nav_box4 a {
    font-size: 16px;
    color: #000000;
    margin-bottom:10px;
    margin-left: 5px;
    display: inline-block;
}
.nav_box4>div{
    display:inline-block;
    width:300px;
}
.nav_box5{
    width: 665px;
    margin-top:5px;
}
.nav_box5 a {
    display: inline-block;
    width: 90px;
    text-align: center;
    font-size: 15px;
    color: #000000;
    margin-bottom:5px;
    margin-top: 5px;
}
.nav-zwfw{
    padding:0 20px;
    display:flex;
    align-items:baseline;
}
.nav-zwfw span{
    line-height: 31px;
    font-weight: bold;
    color: #000000;
    font-size: 17px;
}
.nav-zwfw div{
    width:470px;
    margin-left:20px;
}
.nav-zwfw div a{
    margin-right:5px;
    font-size: 16px;
    margin-bottom:10px;
    display:inline-block;
}

@media only screen and (max-width: 1023px){
    .minyi-fr {
        width:100%;
    }
    .minyi-fr-d1 {
        border:.1rem solid #f8f8f8;
        width: 100%;
        padding:.3rem;
    }
    .minyi-fr-d2 {
        font-size: .32rem;
        line-height: .5rem;
        padding-bottom: .3rem;
        margin-bottom: .5rem;
    }
    .minyi-fr-d3 {
        font-size: .26rem;
        line-height: .48rem;
    }
    .minyi-fr-d4 {
        font-size: .26rem;
        color: #666666;
        display: block;
        padding:0;
        text-align:center;
        margin-top: .5rem;
        margin-bottom: .7rem;
    }
    .minyi-fr-d4 span{
        display:block;
        margin-bottom:.2rem;
    }
    .minyi-fr-d5 {
        width: 100%;
    }
    .report-fr-d4-show>span{
        display:block;
    }
    .report-fr-d4-show{
        display:block;
    }

    .report-fr-d8{
        width:100%;
    }
    .z-map-line1{
        margin-bottom:.5rem;
    }
    .z-map{
        width:92%;
        margin:0 auto;
        padding:.3rem;
    }
    .z-map-line1-d1{
        width:100%;
        margin-bottom:.3rem;
    }
    .z-map-line1-d2 {
        width:100%;
    }
    .z-map-line1-d2 a{
        font-size: .28rem;
        line-height: .4rem;
        margin-right: .2rem;
        margin-bottom: .2rem;
    }
    .z-fangtan {
        width: 100%;
        margin-top:.5rem;
    }
    .z-fangtan-d1>.fL {
        width: 100%;
    }
    .z-fangtan-d1-fr {
        width:100%;
        padding-left:0;
    }
}
.severr-a1{
    margin:65px auto 40px;
}
.severr-a1 a{
    display:block;
    width:100%;
}
.severr-a2-tit{
    width:100%;
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:25px;
}
.severr-a2-tit-fl{
    display:inline-flex;
    color:#2867c6;
    font-size:24px;
    align-items:center;
    font-weight:bold;
}
.severr-a2-tit-fl img{
    margin-right:10px;
}
.severr-a2-tit a{
    color:#999999;
    font-size:16px;
}
.severr-a2-d111{
    width:100%;
    padding:40px 25px 20px;
    background:linear-gradient(to bottom,#b4d0ff,#f1f8ff);
    margin-bottom:30px;
}
.severr-a2-d1{
    width:100%;
}
.severr-a2-d1>div{
    width:180px;
    height:58px;
    background:#fff;
    line-height:58px;
    text-align:center;
    margin-right:10px;
    font-size:18px;
    margin-bottom:18px;
}
.severr-a2-d1>div:nth-child(6n){
    margin-right:0;
}
.severr-a3{
    margin-bottom:55px;
}
.severr-a3-d1{
    width:285px;
    height:149px;
    background:#ebf5ff;
    border-radius:5px;
    position: relative;
    margin-right:18px;
}
.severr-a3-d1:last-child{
    margin-right:0;
}
.severr-a3-d2{
    padding-left:40px;
    padding-top:18px;
    display:flex;
    align-items:center;
    font-size:22px;
    color:#333333;
    font-weight:bold;
    margin-bottom:20px;
}
.severr-a3-d2 img{
    margin-right:10px;
    font-size:22px;
    color:#333333;
    font-weight:bold;
}
.severr-a3-d4{
    font-size:16px;
    color:#333333;
    padding-left:60px;
    margin-bottom:12px;
    position:relative;
}
.severr-a3-d5{
    position:absolute;
    right:15px;
    bottom:15px;
}
.severr-a3-d4::after{
    content:'';
    width:6px;
    height:6px;
    display:inline-block;
    position: absolute;
    border-radius: 50%;
    top: 5px;
    left: 40px;
    margin-right: 20px;
}
.severr-a3-d1:nth-child(1) .severr-a3-d4::after{
    background-color:#7c98ff;
}
.severr-a3-d1:nth-child(2) .severr-a3-d4::after{
    background-color:#447bc6;
}
.severr-a3-d1:nth-child(3) .severr-a3-d4::after{
    background-color:#ffa44b;
}
.severr-a3-d1:nth-child(4) .severr-a3-d4::after{
    background-color:#ff8447;
}
.severr-a4{
    border-radius:10px;
}
.severr-a4.ind-a4 .swiper-button-prev,.severr-a4.ind-a4 .swiper-button-next{
    outline:none;
}
.severr-a4.ind-a4 .swiper-button-prev::after {
    background: url(../img/a28.png);
}
.severr-a4.ind-a4 .swiper-button-next::after {
    background: url(../img/a26.png);
}
.severr-a4.ind-a4 .swiper-button-prev:hover::after{
    background: url(../img/a27.png);
}
.severr-a4.ind-a4 .swiper-button-next:hover::after {
    background: url(../img/a25.png);
}
.severr-a4.ind-a4 .swiper-button-next:hover,.severr-a4.ind-a4 .swiper-button-prev:hover{
    background: rgba(14, 81, 151, 0.5);
}
.ind-a4-tit{
    text-align:center;
    font-size:36px;
    color:#0e5197;
    font-weight:bold;
}
.ind-a5{
    margin-bottom:50px;
}
.ind-a5-fl{
    float:left;
    width:895px;
    height:362px;
    background:#ebf5ff;
    position: relative;
    padding:75px 0 0 25px;
    overflow: hidden;
}
.ws_a1{width: 100%; height: 120px; background: #ebf5ff; border-radius: 10px; display: flex;margin-bottom:50px;}
.ws_a2{width: 1030px; height: 100%; display: flex; flex-wrap: wrap; align-items: center; padding-left: 85px;}
.ws_a3>div{width:236px;font-size: 18px; position: relative; padding-left: 17px;}
.ws_a3>div::before{position: absolute; display: block; content: ''; width: 6px; height: 6px; border-radius: 50%; background: #333333; top: 50%; transform: translateY(-50%); left: 0;}
.ws_a3{display: flex; flex-direction: column; justify-content: space-between; height: 50%;}
.ind-a5-fl-tit{
    font-size:36px;
    color:#0e5197;
    font-weight:bold;
    margin-bottom:55px;
}
.ind-a5-fl-d1{
    position: relative;
    z-index:2;
}
.ind-a5-fl-d2{
    width:180px;
    height:58px;
    text-align:center;
    line-height:58px;
    font-size:18px;
    color:#212c6a;
    background:rgba(255, 255, 255, 0.8);
    margin-right:30px;
    margin-bottom:20px;
}
.ind-a5-fl-d2:nth-child(4n){
    margin-right:0;
}
.ind-a5-fl-img{
    position:absolute;
    top:20px;
    right:75px;
}
.ind-a5-fr{
    float:right;
    width:293px;
    height: 362px;
    background: #ebf5ff;
    position: relative;
    padding-top:35px;
}
.ind-a5-fr-ti1{
    text-align:center;
    font-size:36px;
    font-weight:bold;
    margin-bottom:40px;
    color:#0e5197;
}
.ind-a5-fr-d1{
    width:180px;
    height:58px;
    text-align:center;
    line-height:58px;
    color:#212c6a;
    font-size:18px;
    background:rgba(255, 255, 255, 0.8);
    margin:0 auto 15px;
}
.gkk-fl{
    width:840px;
}
.gkk-fl-a1-more{
    position:absolute;
    right: 0;
    top: -90px;
    font-size:16px;
    color:#999999;
    padding-top:10px;
}
.gongkai-a1-show{
    margin-top:40px;
   
    display:none;
    position:relative;
}
.gongkai-a1-show.on1{
    display:block;
}
.gongkai-a1-d1{
    width:180px;
    margin-right:40px;
}
.gongkai-a1-e1{
    width:100%;
    height:252px;
    margin-bottom:20px;
}
.gongkai-a1-e2{
    font-size: 16px;
    color: #252525;
    margin-bottom: 6px;
    text-align: center;
    line-height: 20px;
    text-align: justify;
}
.gongkai-a1-d2{
    width:calc(100% - 273px - 40px);
}
.gongkai-a1-d3{
    width:112px;
    margin-right:19px;
    margin-bottom:2px;
}
.gongkai-a1-d3:nth-child(4n){
    margin-right:0;
}
.gongkai-a3-e1{
    width:100%;
    height:151px;
    margin-bottom:10px;
}
.gongkai-a3-e2{
    font-size: 16px;
    color: #252525;
    text-align: center;
    line-height: 20px;
    text-align: justify;
    height: calc(20px * 3);
}
.gongkai-a3-e3{
    font-size:14px;
    color:#666666;
    text-align:center;
}
.gongkai-a1-d1:hover img{
    transform:scale(1.06);
    transition:.3s;
}
.gongkai-a3-e1 img{
    transition:.3s;
}
.gongkai-a1-d3:hover img{
    transform:scale(1.06);
    transition:.3s;
}
.gongkai-a1-e1 img{
    transition:.3s;
}
.dd_box .gkk-fl-a2{
    width:68%;
    height:190px;
    background:#d9e8ff;
}
.gkk-fl-a2{
    width:100%;
    height:190px;
    background:#d9e8ff;
}
.gkk-fl-a2-fl{
    width:152px;
    height:100%;
    background:#2867c6;
    color:#fff;
    font-size:24px;
    font-weight:bold;
    padding:45px 30px;
    text-align:center;
    line-height:46px;
}

.gkk-fl-a2-fr{
    width:80%;
    padding:30px 0 0 30px;
}
.gkk-fl-a2-fr>.to1{
    width:100%;
    font-size:16px;
    color:#333333;
    margin-bottom:20px;
    padding:0 20px;
}
.gkk-fl-a2-fr .to1 span{
    display:inline-block;
    width:70%;
}
.gkk-fl-a2-fr .to1 i{
    font-style:normal;
    color:#666;
    font-size:16px;
}
.gkk-fl-a2-fr .to1::before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    background: #808395;
    left: 0;
    top: calc(50% - 4px / 2);
}
.gkk-fl-a2-fr .to3{
    color:#666666;
    font-size:16px;
    line-height:30px;
}
.gkk-fl-a2-fr .to3 a{
    color:#2867c6;
}
.gkk-fl-a3{
    margin-top:55px;
    position: relative;
}
.gkk-fl-a3 .ind-a2-fl-d2{
    width:100%;
}
.gkk-fl-a3 .ind-a2-fl-d1>a{
    display:inline-block;
}
.gkk-fl-a3 .ind-a2-fl-d1{
    display:none;
}
.gkk-fl-a3 .sho1.on1{
    display:inline-block;
}
.gkk-fl-a3 .sho2.on1{
    display:inline-block;
}
.gkk-fr{
    width:287px;
}
.gkk-fr-a1{
    margin-bottom:35px;
}
.gkk-fr-a1-d1{
    width:100%;
    height:75px;
    display:flex;
    justify-content:center;
    align-items:center;
    background:#2867c6;
    font-size:24px;
    color:#fff;
    margin-bottom:3px;
}
.gkk-fr-a1-d1 img{
    margin-right:10px;
}
.gkk-fr-a1-d2{
    width:100%;
    padding:35px 25px;
    border:1px solid #c2d6f6;
    background:linear-gradient(to bottom,#d8e7ff,#fff);
}
.gkk-fr-a1-d2-e1{
    width:100%;
    height:52px;
    background:#fff;
    border-radius:10px;
    border:1px solid #c1d2e6;
    display:flex;
    justify-content:space-between;
    margin-bottom:30px;

}
.gkk-fr-a1-d2-e1 div{
    display:flex;
    justify-content:center;
    height:100%;
    align-items:center;
    padding-left: 10px;
}
.gkk-fr-a1-d2-e1 div input{
    width:116px;
    font-size:16px;
}
.gkk-fr-a1-d2-e1 div img{
    margin-right:5px;
}
.gkk-fr-a1-d2-e1>input{
    width:84px;
    height:100%;
    background:#0e5197;
    color:#fff;
    font-size:16px;
    border-radius:10px;
}
.gkk-fr-a1-d2-e2{
    width:100%;
    height:50px;
    background-color:#de4243;
    font-size:16px;
    color:#fff;
    line-height:50px;
    text-align:center;
    border-radius:10px;
}
.gkk-fr-a2{
    width:100%;
    margin-bottom:40px;
}
.gkk-fr-a2-d1{
    background:linear-gradient(to bottom,#d8e7ff,#fff);
    width:100%;
    padding:20px 6px 5px;
    border:1px solid #c2d6f6;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.gkk-fr-a2-d1-e1{
    width:130px;
    height:128px;
    border:1px solid #c2d6f6;
    margin-bottom:15px;
}
.gkk-fr-a2-d1-e2{
    width:100%;
    height:63px;
    margin-top:13px;
}
.gkk-fr-a2-d1-e2 img{
    display:block;
    margin:0 auto;
}
.gkk-fr-a2-d1-e3{
    width:100%;
    display:flex;
    align-items:center;
    text-align:center;
    font-size:16px;
    justify-content:center;
    line-height:23px;
    height:calc(23px * 2);
}
.gkk-fr-a3{
    width:100%;
}
.gkk-fr-a3 .govern-a2-fl{
    background:linear-gradient(to bottom,#d8e7ff,#fff);
    margin-top: 80px;
}
.gkk-fr-a3 .govern-a2-fl-d3{
    width:calc(100% / 2);
    font-size:16px;
    margin-bottom:18px;
}
.gkk-fr-a3 .govern-a2-fl-d3:nth-child(even){
    text-align:left;
}
.nav-item{
    font-size:16px;
}
.hd1>div:nth-child(1){
    display: flex;
    align-items: center;
}
.hd1 a {
    margin: 0 10px;
}
.severr-a2-showw{
    display:none;
}
.govpushinfo150203 li {
    width: 100%;
    margin-bottom: 22px;
    clear: both;
    display:none;
}
.govpushinfo150203 li a{
    width: 455px;
    font-size: 16px;
    color: #454545;
    line-height: 18px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ind-a1-fr-d3-e1 span{
    font-size: 18px;
    color: #999999;
    float:right;
}
.govpushinfo150203 li:nth-child(1),.govpushinfo150203 li:nth-child(2),.govpushinfo150203 li:nth-child(3),.govpushinfo150203 li:nth-child(4),.govpushinfo150203 li:nth-child(5){
    display:block;
}
.govpushinfo150203 li:after {content:"";display: block;clear:both;}
.govpushinfo150203 li:nth-child(5){
    margin-bottom:0;
}

.listxxgk{
    position: relative;
    width: 100%;
    padding-top: 33px;
}
.listxxgk li{
    display: flex;
    justify-content: space-between;
    align-items: center;
      width: 100%;
    margin-bottom: 25px;
}
.listxxgk li a{
    font-size: 18px;
    color: #333333;
    width: 500px;
    position: relative;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listxxgk li span {
    color: #999999;
    font-size: 18px;
    font-weight: lighter;
}
.govern-a1-fr .text_list li {
    width: 100%;
}
.sho22 a{
    position: absolute;
    right: 0;
    top: -45px;
    color: #999999;
    font-size: 16px;
}
.sho22{
   position: absolute;
    right: 0;
       top:49px;
}

.ft_ftxc{
    width: 100%;
    margin: 0 auto 10px;
    position: relative;
    padding:10px 0;
}
.ft_ftxc tt{
    display: inline-block;
    font-size: 24px;
    color: #0a3376;

    margin-right: 20px;
    font-weight:bold;
    margin: 0 auto;
    font-family: Microsoft YaHei,Simsun,SimHei,Arial;
}

.gkk-fl-a2 .cl{
    display:none;
}
.gkk_fl_bg{
    float:left;
    background:#d9e8ff;
}
.hd_r{
    width: 30%;
    float:right;
}
.znwd{
    background: url(../img/znwd_bg.png) no-repeat;
    background-size:100% 100%;
    border-radius: 10px; 
    padding:17px 26px;
}
.znwd_tit{
    font-size: 26px;
    color: #2169D1;
    font-weight: bold;
    line-height:45px;
}
.znwd_tit img{
    float:left;
    margin-right: 10px;
}
.znwd p{
    font-size: 16px;
    line-height: 29px;
    color: #333;
    margin-top: 10px;
}
.znwd .lkzx{
    background: url(../img/ljzx_bg.png) no-repeat;
    background-size:100% 100%;
    width: 130px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    border-radius: 3px;
    float: right;
}
.znwd .lkzx:hover{
    font-weight: bold;
}

@media only screen and (max-width: 1024px){
    .hd2-fr {
        width: 100%;
        height: 0.8rem;
        padding: 0 0.1rem 0 0.2rem;
        position: absolute;
        top:2rem;
        left:0;
        display:none;
        background:none;
        z-index:9;
    }

    .hd2-fr img {
        width: 0.35rem;
        position: absolute;
        top:0.25rem;
        left:0.4rem;
    }

    .hd2-fr .hd2-fr-d1 {
        float:left;
        width: 78%;
        padding-left: 0.8rem;
        font-size: 0.26rem;
        background:#eee;
        border-top-left-radius:0.1rem;
        border-bottom-left-radius:0.1rem;
    }

    .hd2-fr .hd2-fr-d2 {
        float:left;
        height: 0.8rem;
        width: 20%;
        border-radius: 0.1rem;
        border-top-left-radius:0;
        border-bottom-left-radius:0;
        font-size: 0.26rem;
        margin:0.01rem 0;
    }
}
@media only screen and (max-width: 1023px){
    .gkk-fl{
          width:100%;
      }
      .gongkai-a1-show {
          margin-top: .4rem;
          margin-bottom:.5rem;
          display: none;
          position: relative;
      }
      .gongkai-a1-d1{
          width:100%;
          float:none;
          margin:0 auto;
      }
      .gongkai-a1-d1 .gongkai-a1-e1{
        width:3rem;
        margin:0 auto .3rem;
        height:auto;
    }
      .gongkai-a1-d2{
          width:100% !important;
      }
      .gongkai-a1-d3 {
          width:30%;
          margin:0 1.5% !important;
          margin-bottom: .3rem;
      }
      .gongkai-a3-e1 {
          height:2.9rem;
          margin-bottom: .2rem;
      }
      .gongkai-a1-d3:nth-child(4n) {
        margin:0 1.5% !important;
      }
      .gongkai-a1-d3:nth-child(3n) {
        margin:0 1.5% !important;
      }
      .gongkai-a1-e2{
        text-align:center;
        font-size:.28rem;
        line-height:.36rem;
      }
      .gongkai-a3-e2{
        font-size:.28rem;
        line-height:.36rem;
        height: calc(.36rem * 3);
      }
      .gkk-fl-a2-fl{
        width:100%;
        padding:.3rem 0;
        text-align:center;
        line-height: .5rem;
        font-size: .36rem;
      }
      .dd_box .gkk-fl-a2{
        width:100%;
        height:auto;
      }
      .gkk-fl-a2{
        width:100%;
        height:auto;
      }
      .gkk-fl-a2-fr{
        width:100%;
        padding:.5rem .3rem  .3rem;
      }
      .gkk-fl-a2-fr>.to1{
        font-size:.26rem;
        margin-bottom: 0.3rem;
        padding: 0 0.3rem;
      }
      .gkk-fl-a2-fr .to1 i{
        font-size: .26rem;
      }
      .gkk-fl-a3 .ind-a2-fl-d2 div{
        width:76%;
      }
      .mou33>a{
        font-size: .26rem;
      }
      .gkk-fr{
        width:100%;
      }
      .gkk-fr-a2-d1-e1{
        width:30%;
      }
      .gkk-fr-a3 .govern-a2-fl{
        margin-top:.6rem;
      }
      .zijin dd{
        margin:0 0 .3rem 0 !important;
        width:100%;
      }
      .lead-a1-fl{
        display:none;
      }
      .ind-a5-fl{
          float:none;
          width:100%;
          height:auto;
          padding:75px 0 0 25px;
      }
      .ind-a5-fr{
          float:none;
          width:100%;
          height:auto;
          padding-top:35px;
      }
      .severr-a1{
          margin:0.5 auto;
      }
      .severr-a2-d1>div{
          width:30.333%;
          height:0.6rem;
          line-height:0.6rem;
          margin:0 1.5% 3% 1.5%;
          font-size:0.24rem;
      }
      .severr-a2-d1>div:nth-child(6n){
          margin:0 1.5% 3% 1.5%;
      }
      .severr-a3-d1{
          width:46%;
          height:2.7rem;
          margin:0 2% 3% 2%;
      }
      .severr-a3-d1:last-child{
          margin:0 2% 3% 2%;
      }
      .ws_a1{height: auto;margin-bottom:0.5rem;padding:0.2rem}
      .ws_a2{width: 73%;padding-left: 0.4rem;line-height:0.5rem;}
      .ind-a5 .ind-a5-fl{
            padding:0.3rem 0.2rem;
      }
      .ind-a5 .ind-a5-fl-tit{
          font-size:0.6rem;
          margin:0 2% 4% 2%;
      }
      .ind-a5-fl-d2{
          width:46%;
          height:0.7rem;
          line-height:0.7rem;
          font-size:0.24rem;
          margin:0 2% 4% 2%;
      }
      .ind-a5-fl-d2:nth-child(4n){
         margin:0 2% 4% 2%;
      }
      .ind-a5 .ind-a5-fr{
          height:3.6rem;
          padding-top:0.4rem;
          margin-top:0.4rem;
      }
      .ind-a5-fr-ti1{
          font-size:0.6rem;
          margin-bottom:0.4rem;
      }
      .ind-a5-fr-d1{
          float:left;
          width:46%;
          height:0.7rem;
          line-height:0.7rem;
          font-size:0.24rem;
          margin:0 2% 4% 2%;
      }
      .gkk-fl-a2-fr .to1 span{
            width:54%;
      }
      .text_list li a{
            width:70%;
      }
      .mou2{
            width:auto !important;
      }


      .gkk-fl-a2 .cl{
            display:black;
      }
      .hd_r{
            width: 100%;
            float:none;
            margin-top:0.4rem;
      }
      .gkk_fl_bg{
            float:none;
      }
}